FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.basisprofil.onkologie#1.0.0-ballot (63 ms)

Package de.basisprofil.onkologie
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/episode-of-care-tumorerkrankung
Url http://fhir.de/onkologie/StructureDefinition/episode-of-care-tumorerkrankung
Version 1.0.0-ballot
Status active
Name Tumorerkrankung
Title Tumorerkrankung
Experimental False
Description Profile of EpisodeOfCare for a tumor disease.
Type EpisodeOfCare
Kind resource

Resources that use this resource

StructureDefinition
http://fhir.de/onkologie/StructureDefinition/SystemischeTherapie SystemischeTherapie

Resources that this resource uses

StructureDefinition
http://fhir.de/onkologie/StructureDefinition/KrebsDiagnose Krebsdiagnose


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "episode-of-care-tumorerkrankung",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Base.Management"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "patient"
    }
  ],
  "url" : "http://fhir.de/onkologie/StructureDefinition/episode-of-care-tumorerkrankung",
  "version" : "1.0.0-ballot",
  "name" : "Tumorerkrankung",
  "title" : "Tumorerkrankung",
  "status" : "active",
  "description" : "Profile of EpisodeOfCare for a tumor disease.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "EpisodeOfCare",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "EpisodeOfCare.type",
        "path" : "EpisodeOfCare.type",
        "min" : 1,
        "max" : "1",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "C16213",
              "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
              "display" : "Cancer Diagnosis"
            }
          ]
        }
      },
      {
        "id" : "EpisodeOfCare.diagnosis.condition",
        "path" : "EpisodeOfCare.diagnosis.condition",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.de/onkologie/StructureDefinition/KrebsDiagnose"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.